home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2141 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: news.compuserve.com!newsmaster
  2. From: "71041,2045"@compuserve.com
  3. Newsgroups: comp.lang.c++,comp.lang.pascal.delphi.misc,comp.os.ms-windows.programmer.tools.misc,alt.folklore.computers
  4. Subject: Re: C++ with Zapp vs. Delphi
  5. Date: Mon, 15 Jan 1996 22:39:08 -0600
  6. Organization: CompuServe Incorporated
  7. Message-ID: <30FB2BEC.4D72@compuserve.com>
  8. References: <4cfor8$qno@picasso.op.net> <lKI7w0JfF61N089yn@oslonett.no> <rq+8w0JfFC7A089yn@oslonett.no> <4d5o3n$9t7@news.puug.pt> <821494874snz@sahaja.demon.co.uk>
  9. NNTP-Posting-Host: hd48-150.compuserve.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b3 (Win95; I)
  14.  
  15. Christopher Fynn wrote:
  16. > In article <4d5o3n$9t7@news.puug.pt>
  17. >            Infor-d@individual.puug.pt "Pedro Esteves Pinto" writes:
  18. > ...
  19. > > For the other code. There are tons of C++/C code you can use for free.
  20. > > Altough Delphi already has some nice programmers out there doing good stuff
  21. > > and sharing it its still mainly GUI stuff. I don't know how easy it would
  22. > > be to find numerical analysis libs or parsing engines generators.
  23. > There is tons of source code available in Pascal though which
  24. > can be used in Delphi with little or no change. There are a
  25. > number of books on Pascal available which cover things like
  26. > numerical analysis and parsing engines. Remember Pascal has
  27. > always been a popular choice for teaching the principles of
  28. > programming.
  29.  
  30. Don't forget that Delphi 2.0 will let you link in C OBJ and LIB files directly.
  31. No need to re-write anything if you've got C code you like.
  32.  
  33. -Matt
  34.